home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / listings / v_11_09 / 1109062b < prev    next >
Encoding:
Text File  |  1993-07-19  |  150 b   |  7 lines

  1. //  stdhdr.h
  2. //  header to load other headers for pre-compiled headers
  3.  
  4. #include    <afxwin.h>
  5. #include    <iostream.h>
  6. #include    <afxcoll.h>
  7.